home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / update-manager / DistUpgrade.cfg < prev    next >
INI File  |  2008-10-24  |  3KB  |  90 lines

  1. [View]
  2. # the views will be tried in this order, if one fails to import, the next
  3. # is tried
  4. View=DistUpgradeViewGtk,DistUpgradeViewKDE,DistUpgradeViewText
  5. #View=DistUpgradeViewNonInteractive
  6. #Depends= python-apt (>= 0.6.0), apt (>= 0.6)
  7.  
  8. # Distro contains global information about the upgrade
  9. [Distro]
  10. # the meta-pkgs we support
  11. MetaPkgs=ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop, ubuntustudio-desktop, ichthux-desktop, mythbuntu-desktop, kubuntu-kde4-desktop
  12. BaseMetaPkgs=ubuntu-minimal, ubuntu-standard
  13. PostUpgradePurge=xorg-common, libgl1-mesa, ltsp-client, ltspfsd, python2.3
  14. Demotions=demoted.cfg
  15. RemoveEssentialOk=sysvinit
  16. RemovalBlacklistFile=removal_blacklist.cfg
  17. # if those packages were installed, make sure to keep them installed
  18. # we use this right now to emulate Breaks
  19. KeepInstalledPkgs=gnumeric, gnumeric-gtk, hpijs
  20. KeepInstalledSection=translations
  21. RemoveObsoletes=yes
  22. ForcedObsoletes=esound, esound-common, slocate, ksplash-engine-moodin
  23. # libflashsupport is now oboselete and causes problems so we remove it
  24. # early
  25. PostUpgradeRemove=libflashsupport
  26. PostInstallScripts=./xorg_fix_intrepid.py
  27. # example rule
  28. #PostUpgrade{Install,Remove,Purge}=evms
  29. #PostUpgradePurge=kdm-kde4
  30.  
  31. [KernelRemoval]
  32. Version=2.6.24
  33. BaseNames=linux-image,linux-headers,linux-image-debug,linux-ubuntu-modules,linux-header-lum,linux-backport-modules,linux-header-lbm,linux-restricted-modules
  34. Types=386,generic,rt,server,virtual
  35.  
  36. # information about the individual meta-pkgs
  37. [ubuntu-desktop]
  38. KeyDependencies=gdm, usplash-theme-ubuntu, ubuntu-artwork, ubuntu-sounds
  39. # those pkgs will be marked remove right after the distUpgrade in the cache
  40. PostUpgradeRemove=xscreensaver, gnome-cups-manager
  41. ForcedObsoletes=desktop-effects, cups-pdf
  42.  
  43. [kubuntu-desktop]
  44. KeyDependencies=kdm, kubuntu-artwork-usplash
  45. KeepInstalledPkgs=adept
  46. # those packages are marked as obsolete right after the upgrade
  47. ForcedObsoletes=ivman, cups-pdf
  48.  
  49. [kubuntu-kde4-desktop]
  50. KeyDependencies=kdebase-bin-kde4, kubuntu-artwork-usplash, kwin-kde4
  51.  
  52. [edubuntu-desktop]
  53. KeyDependencies=edubuntu-artwork, tuxpaint
  54.  
  55. [xubuntu-desktop]
  56. KeyDependencies=xubuntu-artwork-usplash, xubuntu-default-settings, xfwm4
  57. ForcedObsoletes=cups-pdf
  58.  
  59. [ubuntustudio-desktop]
  60. KeyDependencies=ubuntustudio-default-settings, ubuntustudio-look, usplash-theme-ubuntustudio
  61.  
  62. [ichthux-desktop]
  63. KeyDependencies=ichthux-artwork-usplash, ichthux-default-settings
  64.  
  65. [mythbuntu-desktop]
  66. KeyDependencies=mythbuntu-artwork-usplash,mythbuntu-default-settings
  67.  
  68. [Files]
  69. BackupExt=distUpgrade
  70. LogDir=/var/log/dist-upgrade
  71.  
  72. [Sources]
  73. From=hardy
  74. To=intrepid
  75. ValidOrigin=Ubuntu
  76. ValidMirrors = mirrors.cfg
  77.  
  78. ;[PreRequists]
  79. ;Packages=release-upgrader-apt,release-upgrader-dpkg
  80. ;SourcesList=prerequists-sources.list
  81. ;SourcesList-ia64=prerequists-sources.ports.list
  82. ;SourcesList-hppa=prerequists-sources.ports.list
  83.  
  84. [Network]
  85. MaxRetries=3
  86.  
  87. [NonInteractive]
  88. ForceOverwrite=no
  89. RealReboot=no
  90.